Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant call to setAnswerQuestion #250

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

zenhack
Copy link
Contributor

@zenhack zenhack commented May 24, 2022

There's already a call to this in newQuestion, so this is unnecessary.


@lthibault, I seem to recall you having submitted a PR that removed this line, and that change got backed out. Staring at it with nothing else going on, it's clear that this change makes sense, I guess I didn't process it at the time since the change seemed unrelated.

There's already a call to this in newQuestion, so this is unnecessary.
@zenhack
Copy link
Contributor Author

zenhack commented May 24, 2022

Hm, test failures. Going to mark as a draft until I can investigate further.

@zenhack zenhack marked this pull request as draft May 24, 2022 06:03
@lthibault
Copy link
Collaborator

I wonder if these tests might not be fixed by #261.

@zenhack
Copy link
Contributor Author

zenhack commented Jul 15, 2022

We can check once it's merged.

@lthibault
Copy link
Collaborator

Just tested against main and it seems like #261 did the trick! 🎉
Feel free to rebase & merge when you're ready. I don't think it requires another review.

@zenhack zenhack marked this pull request as ready for review July 15, 2022 22:02
@zenhack
Copy link
Contributor Author

zenhack commented Jul 15, 2022

Alright, I merged main back in and if CI passes I'll hit the button.

@zenhack zenhack merged commit ce756b6 into capnproto:main Jul 15, 2022
@zenhack zenhack deleted the redundant-setAnswerQuestion branch July 15, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants